CodingForums

ساخت وبلاگ
I have a long chart. it's a jpg image wide enough to fill the screen, and tall enough that you have to scroll up and down. I want to make a simple HTML page to view that chart and nothing else, that CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 256 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I'm trying to force my site to use HTTPS.

I've tried the simple option - using a redirect - but this creates too many redirects which I believe is caused by mod_rewrite being used lower down the page to remove .php from files when loaded
Quote:

<IfModule mod_rewrite.c>
Options +FollowSymLinks -MultiViews
RewriteEngine on
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI}.php -f
RewriteRule ^(.*)$ $1.php [L]
</IfModule>
If I try to edit this then it breaks the removal of .php, I'm not too experienced with mod_rewrite so I don't know what else to try or if there's any easier methods
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 221 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

PHP Code:

 echo "<img  src='images'/".$row['images']."'>"

i have images on server and in db but i cant display on page
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 217 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I am trying to convert the example given here, to a stylesheet: https://www.w3schools.com/css/tryit....l_black_fixed2 When I do, it does not work.* Can someone please tell me what I am doing wrong.* CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 266 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I am really new to coding and made this to make life a bit easier for my AP Physics class. I didn't know if someone could look at it and give me some overall times on how to format stuff or make it look better. The url is the link to the code I made. Thanks

https://code.sololea.com/WzCFqPnjKwUr/#html
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 207 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

Hi Friends,
As Google update came in December 2017 that length of the Meta Description tag is increased from 160 to 320 characters.
I updated the meta tags of my website and increased the length to 320 characters.
But now when I search for my keywords Google is again showing meta description only up to 160 characters and showing ... later.
My keyword is "Bulk SMS Hyderabad"
Please suggest why this is happening.
Is someone else facing this problem.?
Should I reduce the length of meta tags?
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 170 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I have an effect on my links using a simple CSS hover command, which shifts it to the right with margin-left: 18px;. It would b nice if, having navigated to the page, the link would stay in that position.

I tried adding the same margin to the active command, but this didn't work.

Thanks in advance.
CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 233 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I don't understand why i'm getting this error can anyone help? Thanks. Code: PHP Code: $query = $conn->query("INSERT INTO users(first_name, last_name, email,&nbs CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 214 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

Does anyone know why this isn't working? I think I understand that it is retuing null from the execute() method. Thanks in advance. Code PHP Code: $query = $conn->query("INSERT&nbs CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 217 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I have never edited a .htaccess page before, but I would like to add a redirect from my old index.html to my new index.php page. I have added a redirect in HTML, but even though I made the redirect t CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 448 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

Hello I am super new to html and css trying to understand the download attribute and it is not working for me why is it not highlighted in red the download attribute and when I try this code on chro CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 157 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

Hello, I'm working on making my first basic upload and download web app and was able to push and upload file from the target '$path' and tagging 'md5', but I'm now not sure how to retrieve it back via CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 187 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I am noticing several days after completing my basic Tumblr page, that the post layout is now messed up because my original image tags have all been changed to something different than what I input or CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 235 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

Hello, I would like to know what would be the best way to organize this please. I have at the moment 5 php files which need to start via cron job(same time). I would like to only enter 1 single cron CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 207 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47

I have three images and I want to set them as my background, but I want them to change every 10 seconds, from one image background to the next. How do I do that with Javascript. Here are my HTML and C CodingForums...
ما را در سایت CodingForums دنبال می کنید

برچسب : نویسنده : codingforums بازدید : 199 تاريخ : سه شنبه 6 شهريور 1397 ساعت: 7:47